Top Trending Reddit Stocks And Crypto | Ape Wisdom API In Python
Description
It's only right that a website dedicated to tracking reddit trader's mentions and upvotes on popular stock, option, and crypto related subreddits is called APE WISDOM.
They offer a free API which is easily accessible, through the use of get requests, to request data on the most popular stocks.
All the code from this video can be found below.
https://github.com/AdamGetbags/apeWisdomData/blob/main/apeWisdomAPI.py
Here's how we can use python to programmatically access the data.
0:30 open the docs
1:35 import modules
1:50 set filter name and page number
2:11 build url
2:24 make initial get request
3:07 make remaining get requests
4:28 get results into new dataframe and format
5:25 create plotly treemap to visualize data
6:03 closing remarks
- - -
Follow the podcast and join our larger community on Youtube to receive value on all things finance and technology!
https://www.youtube.com/c/adamgetbags
If you love the content, buy me a coffee!
https://www.buymeacoffee.com/adamgetbags
Keep up with me!
https://www.instagram.com/damgetbags
https://twitter.com/damgetbags
- - -
Need some ideas for your project portfolio?
Check out how to get historical option price data in Python from the Polygon API.
https://youtu.be/87O9qxfMJ-g
Here's how to quickly get crypto data in Python from the CoinGecko API
Here's how to create a SQL database from a Pandas DataFrame in Python
- - -
DISCLAIMER: The Information on Async Finance is provided for education and informational purposes only, without any express or implied warranty of any kind, including warranties of accuracy, completeness, or fitness for any particular purpose. The Information contained in or provided from or through Async Finance is not intended to be and does not constitute financial advice, investment recommendations, investment advice, trading advice, or any other advice. The Information on Async Finance is general in nature and is not specific to you the User or anyone else. You should not make any decision, financial, investment, trading, or otherwise, based on any of The Information presented on Async Finance without undertaking independent due diligence and consultation with a professional broker or financial advisory.